Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / IOpenXml<T> Interface
Methods

In This Topic
    IOpenXml<T> Interface Members
    In This Topic

    The following tables list the members exposed by IOpenXml<T>.

    Public Methods
     NameDescription
     MethodDetermines whether this object can be exported to OpenXml format.  
     MethodDetermines whether this object can import from OpenXml format.  
     MethodExports this object to the specified writer.  
     MethodImports data of T from the specified reader.  
    Top
    See Also